PersonaPostalAddressFormattedAddress Property |
Specifies the formatted display value of the associated postal address.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string FormattedAddress { get; set; }Public Property FormattedAddress As String
Get
Set
Property Value
Type:
StringThe formatted address.
See Also